horde3 software package provides horde web application framework, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install horde3
horde3 is installed in your system.
Make ensure the horde3 package were installed using the commands given below,
$ sudo dpkg-query -l | grep horde3 *
You will get with horde3 package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Web Software |
| Package | horde3 |
| Version | 3.3.12+debian0-2 |
| Description | horde web application framework |
| Sub Section | Web |